Skip to content

fix(es/minifier): Check exported when optimize last expr#10939

Merged
kdy1 merged 2 commits intoswc-project:mainfrom
Austaras:main
Jul 25, 2025
Merged

fix(es/minifier): Check exported when optimize last expr#10939
kdy1 merged 2 commits intoswc-project:mainfrom
Austaras:main

Conversation

@Austaras
Copy link
Copy Markdown
Member

Description:

BREAKING CHANGE:

Related issue (if exists):
Closes #10935

@Austaras Austaras requested a review from a team as a code owner July 25, 2025 05:08
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 25, 2025

🦋 Changeset detected

Latest commit: f86840d

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jul 25, 2025

CodSpeed Performance Report

Merging #10939 will not alter performance

Comparing Austaras:main (f86840d) with main (f6f15f3)1

Summary

✅ 140 untouched benchmarks

Footnotes

  1. No successful run was found on main (4808875) during the generation of this report, so f6f15f3 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@kdy1 kdy1 requested a review from a team as a code owner July 25, 2025 05:41
Copy link
Copy Markdown
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kdy1 kdy1 merged commit f6f15f3 into swc-project:main Jul 25, 2025
21 checks passed
@kdy1 kdy1 added this to the v1.13.3 milestone Jul 29, 2025
@swc-project swc-project locked as resolved and limited conversation to collaborators Aug 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

es/minifier: assignments to exported variables are removed

2 participants